Welcome![Sign In][Sign Up]
Location:
Search - game of life

Search list

[GUI DevelopIniciandoJuegoVida

Description: BombMine - game of life. basics.
Platform: | Size: 46080 | Author: forleord | Hits:

[assembly languageGame_of_Life

Description: 生命游戏的matlab程序实现,通过编程实现元胞自动机原理中的经典算法程序,生命游戏。-Game of Life matlab program, through the programming of cellular automata theory in the classical algorithm, the game of life.
Platform: | Size: 1024 | Author: lihuasheng | Hits:

[Otherlifegame

Description: its game of life. in it, cells with ones are alive, while cells with zeros are dead. for the next generation, the new value of a cell depends on the rules: living cell with one or zero neighbors will die living cells with two or three neighbors will survive living cells with four or more neighbors will die empty cells with three neighbors will come to life.-its game of life. in it, cells with ones are alive, while cells with zeros are dead. for the next generation, the new value of a cell depends on the rules: living cell with one or zero neighbors will die living cells with two or three neighbors will survive living cells with four or more neighbors will die empty cells with three neighbors will come to life.
Platform: | Size: 1024 | Author: augchen | Hits:

[Other Riddle gamesVBlifegame

Description: VB编的生命游戏,生命游戏是人类实现人工智能最经典的程序之一,它通过计算机模拟了生物生存、繁衍、竞争、死亡的整个过程,使人类在人工智能方面迈进了最重要的一步。-VB series Game of Life Game of Life is a human artificial intelligence to achieve one of the most classic program , which through computer simulations of biological survival, reproduction , competition, and the death of the entire process, so that human artificial intelligence towards the most important step.
Platform: | Size: 12288 | Author: 李桑 | Hits:

[JSP/Javagame-of-life

Description: implement an automaton
Platform: | Size: 5120 | Author: marcelfenerich | Hits:

[CSharpLife_Game2.12

Description: 基于C#的生命游戏,兰顿蚂蚁等元胞自动机的实现,完整的程序 Form1.cs 为主窗体 可以在245行之后,添加自己的规则。 Gridlines.cs为网格类,控制网格的尺寸、线型、颜色等,以及网格绘制等 Cell.cs为细胞类,控制所有的单元格(细胞、兰顿蚂蚁的地板)的形状、状态、颜色,以及细胞绘制等。 Ant.cs为蚂蚁类,类似细胞类,有方向改变,前进等方法。 gridset.cs为设置窗体,用于设置一些参数。 目前,支持网格三种线型、细胞方形和圆形,线条颜色、生存细胞颜色、死亡细胞颜色、蚂蚁颜色均能成为任意色彩。 选择自定义初等自动机后,在 设置 中可以设置 规则号 0~255 菜单栏--控制--随机分布 可以在当前网格中随机创建细胞,概率为50 。 但是无法立即显示出来(不知道什么问题),点击 开始 就能显示出来-C#-based implementation of the Game of Life, Langton ants and other cellular automata, the complete program Form1.cs main form after the 245 line can add your own rules. Gridlines.cs class grid control grid size, line, color, and draw a grid cell types such as Cell.cs to control all of the cells (cells, Langton ants floor) shape, state , color, and rendering such cells. Ant.cs ant class, similar to the cell type, change of direction, forward and other methods. gridset.cs to set the form used to set some parameters. Currently, support for grid three kinds of linear, square and round cells, line color, survival cell color, the color of dead cells, ants color can become any color. Select the custom elementary automata, in the setting rule can be set from 0 to 255 bar Menu- Control- randomly distributed randomly to create a grid in the current cell, the probability of 50 . But you can not show up immediately (do not know what the problem is), you can click Start displayed
Platform: | Size: 1319936 | Author: 梁宇翔 | Hits:

[matlabcell_auto_program

Description: 元胞自动机的大部分程序,包括元胞自动机生成sierpinski直角垫片 ,在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.以及元胞自动机模拟地球卫星的云图 ,元胞以固定的概率向相邻的4个元胞扩散 zz问题,元胞自动机模拟地球卫星的云图 ,以及生命游戏,机器人等程序-Cellular automata most programs, including cellular automata generate sierpinski Cartesian pads, analog single particle motion in the hexagonal cellular automata, FHP is based on rules. Well as cellular automata simulation Earth satellite imagery , cellular fixed probability to four adjacent cellular proliferation zz problems, cellular automata simulation Earth satellite imagery, as well as Game of Life, robots and other procedures
Platform: | Size: 7168 | Author: llp | Hits:

[OtherConwayGame

Description: 康威生命游戏,元胞自动机,可视化设计,非常经典-Conway Game of Life, cellular automata, visual design, very classic
Platform: | Size: 1024 | Author: 王海宁 | Hits:

[File Formatgameoflife.c.tar

Description: file simulation of Game of life
Platform: | Size: 1024 | Author: lililove01 | Hits:

[Other Riddle gamesLifeGame

Description: Life Game(生命游戏)Java 实现,体现了元胞自动机的重要思想-game of life
Platform: | Size: 9216 | Author: 星球 | Hits:

[Game Programconwayslife1

Description: 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
Platform: | Size: 3072 | Author: ianshave | Hits:

[OtherGameOfLife

Description: zijixiede 生命游戏 xiaochengxu-Game of Life
Platform: | Size: 1805312 | Author: martin | Hits:

[Game Programconwayslife1

Description: 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
Platform: | Size: 3072 | Author: esandpe | Hits:

[Game Programgameoflife100

Description: game of life in c++ code. so enjoy the sharing is caring.
Platform: | Size: 1024 | Author: earcherst | Hits:

[Game ProgramGame_of_Life

Description: 元胞自动机——生命游戏,其中黑点表示活着 ,白点表示死亡状态 。-Cellular Automata- Game of Life, in which live black dots, white dots being dead.
Platform: | Size: 1024 | Author: napplic | Hits:

[Game ProgramGame_of_life_rand

Description: 自己编的关于生命游戏的代码,希望能对感兴趣的朋友有所帮助-Own on the Game of Life code, hoping to help a friend interested
Platform: | Size: 2048 | Author: ationsand | Hits:

[Game ProgramJuegoVida

Description: Game of life in java
Platform: | Size: 3072 | Author: ngmil | Hits:

[Game Programmain101

Description: 生命小游戏,可以演化出许多的图形,很简单,很有效,适合初学者-Game of life can evolve a lot of graphics, very simple and very effective, suitable for beginners
Platform: | Size: 1024 | Author: abilityal | Hits:

[AI-NN-PRGameOfLife

Description: 元胞自动机游戏——生命游戏 & 森林火灾-Games of Cellular Automaton: Game of Life & Forest Fire
Platform: | Size: 84992 | Author: HgS | Hits:

[Other Gameslive

Description: 生命游戏 二维网格世界 满足一定规则的生命演化实验-Game of Life Two-dimensional grid world Meet certain rules of life evolution experiments
Platform: | Size: 2048 | Author: 周子鹏 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »

CodeBus www.codebus.net